ZoomLevelChanged

public interface ZoomLevelChanged implements ZoomLevelsEvent

An event indicating that the zoom level for a specific URL has been changed.

Functions

Link copied to clipboard
public Host host()
Returns the host of the URL of the web page which zoom level has been changed.
Link copied to clipboard
public ZoomLevel level()
Returns the new zoom level of a web page.
Link copied to clipboard
Returns the ZoomService instance initiated this event.